recreateClaims

abstract fun SdJwt<JWT>.recreateClaims(visitor: ClaimVisitor?): JsonObject(source)

Recreates the claims, used to produce the SD-JWT That are:

Receiver

the SD-JWT to use

Return

the claims that were used to produce the SD-JWT

Parameters

visitor

ClaimVisitor to invoke whenever a selectively disclosed claim is encountered